C1.Blazor.DateTimeEditors Assembly / C1.Blazor.DateTimeEditors Namespace / C1DateTimeBase<TTimeValue> Class / BorderThickness Property

In This Topic
BorderThickness Property (C1DateTimeBase<TTimeValue>)
In This Topic
Gets or sets the C1.Blazor.Core.C1Thickness of the border.
Syntax
'Declaration
 
Public Property BorderThickness As C1Thickness
 
See Also